home *** CD-ROM | disk | FTP | other *** search
/ CD BIT 75 / CD BIT 75.iso / Software / LogOut / disk1 / _SETUP.1 / GCondom7.exe / 0 / RCDATA / TFRMLIQUIDARAVISOS / TFRMLIQUIDARAVISOS.txt
Text File  |  2004-10-21  |  16KB  |  652 lines

  1. object frmLiquidarAvisos: TfrmLiquidarAvisos
  2.   Left = 413
  3.   Top = 199
  4.   BorderStyle = bsNone
  5.   Caption = 'frmLiquidarAvisos'
  6.   ClientHeight = 468
  7.   ClientWidth = 747
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   OnClose = FormClose
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Panel1: TPanel
  21.     Left = 0
  22.     Top = 0
  23.     Width = 747
  24.     Height = 468
  25.     Align = alClient
  26.     BevelWidth = 3
  27.     BorderWidth = 1
  28.     TabOrder = 0
  29.     object Label6: TLabel
  30.       Left = 16
  31.       Top = 432
  32.       Width = 217
  33.       Height = 22
  34.       Caption = 'Liquidar Avisos de D∩┐╜bito'
  35.       Font.Charset = ANSI_CHARSET
  36.       Font.Color = clBlack
  37.       Font.Height = -19
  38.       Font.Name = 'Arial'
  39.       Font.Style = []
  40.       ParentFont = False
  41.     end
  42.     object Label1: TLabel
  43.       Left = 30
  44.       Top = 13
  45.       Width = 680
  46.       Height = 41
  47.       Alignment = taCenter
  48.       AutoSize = False
  49.       Caption = 
  50.         'Seleccione o(s) Aviso(s) de D∩┐╜bito que pretende liquidar. Se pre' +
  51.         'tender visualizar cada Recibo antes da sua grava∩┐╜∩┐╜o, marque a ca' +
  52.         'ixa "Visualizar antes de Gravar".'#13#10'Nota: Tem sempre hip∩┐╜tese de ' +
  53.         'alterar mais tarde cada Recibo gravado.'
  54.       Font.Charset = DEFAULT_CHARSET
  55.       Font.Color = clNavy
  56.       Font.Height = -11
  57.       Font.Name = 'MS Sans Serif'
  58.       Font.Style = [fsBold]
  59.       ParentFont = False
  60.       WordWrap = True
  61.     end
  62.     object SpeedButton1: TSpeedButton
  63.       Left = 185
  64.       Top = 231
  65.       Width = 75
  66.       Height = 22
  67.       Caption = 'Adicionar'
  68.       Flat = True
  69.       OnClick = SpeedButton1Click
  70.     end
  71.     object SpeedButton2: TSpeedButton
  72.       Left = 485
  73.       Top = 231
  74.       Width = 80
  75.       Height = 22
  76.       Caption = 'Ret. Todas'
  77.       Flat = True
  78.       OnClick = SpeedButton2Click
  79.     end
  80.     object SpeedButton3: TSpeedButton
  81.       Left = 285
  82.       Top = 231
  83.       Width = 80
  84.       Height = 22
  85.       Caption = 'Adic. Todas'
  86.       Flat = True
  87.       OnClick = SpeedButton3Click
  88.     end
  89.     object SpeedButton4: TSpeedButton
  90.       Left = 385
  91.       Top = 231
  92.       Width = 75
  93.       Height = 22
  94.       Caption = 'Retirar'
  95.       Flat = True
  96.       OnClick = SpeedButton4Click
  97.     end
  98.     object Label2: TLabel
  99.       Left = 18
  100.       Top = 242
  101.       Width = 58
  102.       Height = 13
  103.       Caption = 'A liquidar:'
  104.       Font.Charset = DEFAULT_CHARSET
  105.       Font.Color = clRed
  106.       Font.Height = -11
  107.       Font.Name = 'MS Sans Serif'
  108.       Font.Style = [fsBold]
  109.       ParentFont = False
  110.     end
  111.     object Label3: TLabel
  112.       Left = 18
  113.       Top = 45
  114.       Width = 73
  115.       Height = 13
  116.       Caption = 'Por Liquidar:'
  117.       Font.Charset = DEFAULT_CHARSET
  118.       Font.Color = clRed
  119.       Font.Height = -11
  120.       Font.Name = 'MS Sans Serif'
  121.       Font.Style = [fsBold]
  122.       ParentFont = False
  123.     end
  124.     object RxLabel1: TRxLabel
  125.       Left = 140
  126.       Top = 43
  127.       Width = 10
  128.       Height = 17
  129.       Alignment = taRightJustify
  130.       Caption = '0'
  131.       Font.Charset = ANSI_CHARSET
  132.       Font.Color = clWindowText
  133.       Font.Height = -15
  134.       Font.Name = 'Arial'
  135.       Font.Style = []
  136.       ParentFont = False
  137.     end
  138.     object RxLabel2: TRxLabel
  139.       Left = 140
  140.       Top = 240
  141.       Width = 10
  142.       Height = 17
  143.       Alignment = taRightJustify
  144.       Caption = '0'
  145.       Font.Charset = ANSI_CHARSET
  146.       Font.Color = clWindowText
  147.       Font.Height = -15
  148.       Font.Name = 'Arial'
  149.       Font.Style = []
  150.       ParentFont = False
  151.     end
  152.     object BitBtn1: TBitBtn
  153.       Left = 563
  154.       Top = 432
  155.       Width = 75
  156.       Height = 25
  157.       Caption = '&OK'
  158.       TabOrder = 0
  159.       OnClick = BitBtn1Click
  160.       Kind = bkOK
  161.     end
  162.     object BitBtn2: TBitBtn
  163.       Left = 653
  164.       Top = 432
  165.       Width = 75
  166.       Height = 25
  167.       Caption = '&Cancelar'
  168.       TabOrder = 1
  169.       Kind = bkCancel
  170.     end
  171.     object RxDBGrid3: TRxDBGrid
  172.       Left = 15
  173.       Top = 58
  174.       Width = 718
  175.       Height = 170
  176.       Hint = 'Clique duas vezes '#13#10'  para Adicionar'
  177.       Color = 12572623
  178.       Ctl3D = True
  179.       DataSource = DataSource1
  180.       FixedColor = 13551795
  181.       Options = [dgTitles, dgRowLines, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete]
  182.       ParentCtl3D = False
  183.       ParentShowHint = False
  184.       ShowHint = True
  185.       TabOrder = 2
  186.       TitleFont.Charset = DEFAULT_CHARSET
  187.       TitleFont.Color = clWindowText
  188.       TitleFont.Height = -11
  189.       TitleFont.Name = 'MS Sans Serif'
  190.       TitleFont.Style = []
  191.       OnDblClick = SpeedButton1Click
  192.       Columns = <
  193.         item
  194.           Expanded = False
  195.           FieldName = 'Data'
  196.           Width = 70
  197.           Visible = True
  198.         end
  199.         item
  200.           Expanded = False
  201.           FieldName = 'N'
  202.           Title.Caption = 'N∩┐╜'
  203.           Width = 60
  204.           Visible = True
  205.         end
  206.         item
  207.           Expanded = False
  208.           FieldName = 'Nome'
  209.           Width = 164
  210.           Visible = True
  211.         end
  212.         item
  213.           Expanded = False
  214.           FieldName = 'Referente'
  215.           Width = 321
  216.           Visible = True
  217.         end
  218.         item
  219.           Expanded = False
  220.           FieldName = 'Valor1'
  221.           Width = 80
  222.           Visible = True
  223.         end>
  224.     end
  225.     object RxDBGrid1: TRxDBGrid
  226.       Left = 15
  227.       Top = 256
  228.       Width = 718
  229.       Height = 170
  230.       Hint = 'Clique duas vezes'#13#10'    para Retirar'
  231.       Color = 12572623
  232.       Ctl3D = True
  233.       DataSource = DataSource2
  234.       FixedColor = 13551795
  235.       Options = [dgTitles, dgRowLines, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete]
  236.       ParentCtl3D = False
  237.       ParentShowHint = False
  238.       ShowHint = True
  239.       TabOrder = 3
  240.       TitleFont.Charset = DEFAULT_CHARSET
  241.       TitleFont.Color = clWindowText
  242.       TitleFont.Height = -11
  243.       TitleFont.Name = 'MS Sans Serif'
  244.       TitleFont.Style = []
  245.       OnDblClick = SpeedButton4Click
  246.       Columns = <
  247.         item
  248.           Expanded = False
  249.           FieldName = 'Data'
  250.           Width = 70
  251.           Visible = True
  252.         end
  253.         item
  254.           Expanded = False
  255.           FieldName = 'N'
  256.           Title.Caption = 'N∩┐╜'
  257.           Width = 60
  258.           Visible = True
  259.         end
  260.         item
  261.           Expanded = False
  262.           FieldName = 'Nome'
  263.           Width = 164
  264.           Visible = True
  265.         end
  266.         item
  267.           Expanded = False
  268.           FieldName = 'Referente'
  269.           Width = 321
  270.           Visible = True
  271.         end
  272.         item
  273.           Expanded = False
  274.           FieldName = 'Valor1'
  275.           Width = 80
  276.           Visible = True
  277.         end>
  278.     end
  279.     object CheckBox1: TCheckBox
  280.       Left = 337
  281.       Top = 438
  282.       Width = 144
  283.       Height = 17
  284.       Caption = 'Visualizar antes de Gravar'
  285.       TabOrder = 4
  286.     end
  287.     object CheckBox2: TCheckBox
  288.       Left = 490
  289.       Top = 438
  290.       Width = 57
  291.       Height = 17
  292.       Caption = 'Imprimir'
  293.       TabOrder = 5
  294.     end
  295.     object ComboBox5: TComboBox
  296.       Left = 624
  297.       Top = 32
  298.       Width = 97
  299.       Height = 21
  300.       Hint = 'Muda a ordena∩┐╜∩┐╜o da lista'
  301.       Style = csDropDownList
  302.       Color = clInfoBk
  303.       Font.Charset = DEFAULT_CHARSET
  304.       Font.Color = clWindowText
  305.       Font.Height = -11
  306.       Font.Name = 'MS Sans Serif'
  307.       Font.Style = []
  308.       ItemHeight = 13
  309.       ParentFont = False
  310.       ParentShowHint = False
  311.       ShowHint = True
  312.       TabOrder = 6
  313.       Visible = False
  314.       OnChange = ComboBox5Change
  315.       Items.Strings = (
  316.         'Data'
  317.         'N∩┐╜'
  318.         'Nome'
  319.         'Referente')
  320.     end
  321.   end
  322.   object DataSource1: TDataSource
  323.     DataSet = MemoryTable1
  324.     Left = 48
  325.     Top = 8
  326.   end
  327.   object DataSource2: TDataSource
  328.     DataSet = MemoryTable2
  329.     Left = 128
  330.     Top = 8
  331.   end
  332.   object MemoryTable1: TMemoryTable
  333.     Left = 16
  334.     Top = 8
  335.     object MemoryTable1ID: TIntegerField
  336.       FieldName = 'ID'
  337.     end
  338.     object MemoryTable1N: TIntegerField
  339.       FieldName = 'N'
  340.     end
  341.     object MemoryTable1Data: TDateTimeField
  342.       FieldName = 'Data'
  343.     end
  344.     object MemoryTable1Nome: TStringField
  345.       FieldName = 'Nome'
  346.       Size = 50
  347.     end
  348.     object MemoryTable1Referente: TStringField
  349.       FieldName = 'Referente'
  350.       Size = 50
  351.     end
  352.     object MemoryTable1Valor1: TFloatField
  353.       FieldName = 'Valor1'
  354.     end
  355.     object MemoryTable1Valor2: TFloatField
  356.       FieldName = 'Valor2'
  357.     end
  358.     object MemoryTable1Fraccao: TStringField
  359.       FieldName = 'Fraccao'
  360.       Size = 15
  361.     end
  362.     object MemoryTable1Piso: TStringField
  363.       FieldName = 'Piso'
  364.       Size = 15
  365.     end
  366.     object MemoryTable1Porta: TStringField
  367.       FieldName = 'Porta'
  368.       Size = 10
  369.     end
  370.     object MemoryTable1Cdigo: TIntegerField
  371.       FieldName = 'Codigo'
  372.     end
  373.     object MemoryTable1Contribuinte: TStringField
  374.       FieldName = 'Contribuinte'
  375.       Size = 12
  376.     end
  377.     object MemoryTable1TipoDocumento: TStringField
  378.       FieldName = 'Tipo Documento'
  379.     end
  380.     object MemoryTable1Permilagem: TStringField
  381.       FieldName = 'Permilagem'
  382.       Size = 8
  383.     end
  384.     object MemoryTable1DataLimite: TDateTimeField
  385.       FieldName = 'Data Limite'
  386.     end
  387.     object MemoryTable1TipoPagamento: TStringField
  388.       FieldName = 'Tipo Pagamento'
  389.       Size = 15
  390.     end
  391.     object MemoryTable1Honorrios: TFloatField
  392.       FieldName = 'Honorarios'
  393.     end
  394.     object MemoryTable1Relao: TIntegerField
  395.       FieldName = 'Relacao'
  396.     end
  397.     object MemoryTable1Anulado: TBooleanField
  398.       FieldName = 'Anulado'
  399.     end
  400.     object MemoryTable1Liquidado: TBooleanField
  401.       FieldName = 'Liquidado'
  402.     end
  403.     object MemoryTable1rea: TFloatField
  404.       FieldName = 'Area'
  405.     end
  406.     object MemoryTable1Original: TBooleanField
  407.       FieldName = 'Original'
  408.     end
  409.     object MemoryTable1LancaGas: TBooleanField
  410.       FieldName = 'LancaGas'
  411.     end
  412.     object MemoryTable1LeituraAnterior: TFloatField
  413.       FieldName = 'LeituraAnterior'
  414.     end
  415.     object MemoryTable1LeituraActual: TFloatField
  416.       FieldName = 'LeituraActual'
  417.     end
  418.     object MemoryTable1Consumo: TFloatField
  419.       FieldName = 'Consumo'
  420.     end
  421.     object MemoryTable1PrecoUnitarioGas: TFloatField
  422.       FieldName = 'PrecoUnitarioGas'
  423.     end
  424.     object MemoryTable1ValorPagar: TFloatField
  425.       FieldName = 'ValorPagar'
  426.     end
  427.     object MemoryTable1AluguerContador: TFloatField
  428.       FieldName = 'AluguerContador'
  429.     end
  430.     object MemoryTable1TaxaServico: TFloatField
  431.       FieldName = 'TaxaServico'
  432.     end
  433.     object MemoryTable1OutrosServicos: TFloatField
  434.       FieldName = 'OutrosServicos'
  435.     end
  436.     object MemoryTable1Apartamento: TStringField
  437.       FieldName = 'Apartamento'
  438.       Size = 15
  439.     end
  440.     object MemoryTable1Saldo: TFloatField
  441.       FieldName = 'Saldo'
  442.     end
  443.     object MemoryTable1Observacoes: TStringField
  444.       FieldName = 'Observacoes'
  445.     end
  446.     object MemoryTable1Linhas: TStringField
  447.       FieldName = 'Linhas'
  448.     end
  449.     object MemoryTable1PorLiquidar: TFloatField
  450.       FieldName = 'PorLiquidar'
  451.     end
  452.     object MemoryTable1LancarRD: TBooleanField
  453.       FieldName = 'LancarRD'
  454.     end
  455.     object MemoryTable1FolhaRD: TStringField
  456.       FieldName = 'FolhaRD'
  457.     end
  458.     object MemoryTable1RubricaRD: TStringField
  459.       FieldName = 'RubricaRD'
  460.       Size = 25
  461.     end
  462.     object MemoryTable1ReferenciaRD: TStringField
  463.       FieldName = 'ReferenciaRD'
  464.       Size = 15
  465.     end
  466.     object MemoryTable1LancarBancos: TBooleanField
  467.       FieldName = 'LancarBancos'
  468.     end
  469.     object MemoryTable1ContaBancos: TStringField
  470.       FieldName = 'ContaBancos'
  471.     end
  472.     object MemoryTable1RubricaBancos: TStringField
  473.       FieldName = 'RubricaBancos'
  474.       Size = 25
  475.     end
  476.     object MemoryTable1ReferenciaBancos: TStringField
  477.       FieldName = 'ReferenciaBancos'
  478.       Size = 15
  479.     end
  480.     object MemoryTable1Bloco: TStringField
  481.       FieldName = 'Bloco'
  482.     end
  483.     object MemoryTable1Topologia: TStringField
  484.       FieldName = 'Topologia'
  485.       Size = 10
  486.     end
  487.   end
  488.   object MemoryTable2: TMemoryTable
  489.     Left = 88
  490.     Top = 8
  491.     object MemoryTable2ID: TIntegerField
  492.       FieldName = 'ID'
  493.     end
  494.     object MemoryTable2N: TIntegerField
  495.       FieldName = 'N'
  496.     end
  497.     object MemoryTable2Data: TDateTimeField
  498.       FieldName = 'Data'
  499.     end
  500.     object MemoryTable2Nome: TStringField
  501.       FieldName = 'Nome'
  502.       Size = 50
  503.     end
  504.     object MemoryTable2Referente: TStringField
  505.       FieldName = 'Referente'
  506.       Size = 50
  507.     end
  508.     object MemoryTable2Valor1: TFloatField
  509.       FieldName = 'Valor1'
  510.     end
  511.     object MemoryTable2Valor2: TFloatField
  512.       FieldName = 'Valor2'
  513.     end
  514.     object MemoryTable2Fraccao: TStringField
  515.       FieldName = 'Fraccao'
  516.       Size = 15
  517.     end
  518.     object MemoryTable2Piso: TStringField
  519.       FieldName = 'Piso'
  520.       Size = 15
  521.     end
  522.     object MemoryTable2Porta: TStringField
  523.       FieldName = 'Porta'
  524.       Size = 10
  525.     end
  526.     object MemoryTable2Cdigo: TIntegerField
  527.       FieldName = 'Codigo'
  528.     end
  529.     object MemoryTable2Contribuinte: TStringField
  530.       FieldName = 'Contribuinte'
  531.       Size = 12
  532.     end
  533.     object MemoryTable2TipoDocumento: TStringField
  534.       FieldName = 'Tipo Documento'
  535.     end
  536.     object MemoryTable2Permilagem: TStringField
  537.       FieldName = 'Permilagem'
  538.       Size = 8
  539.     end
  540.     object MemoryTable2DataLimite: TDateTimeField
  541.       FieldName = 'Data Limite'
  542.     end
  543.     object MemoryTable2TipoPagamento: TStringField
  544.       FieldName = 'Tipo Pagamento'
  545.       Size = 15
  546.     end
  547.     object MemoryTable2Honorrios: TFloatField
  548.       FieldName = 'Honorarios'
  549.     end
  550.     object MemoryTable2Relao: TIntegerField
  551.       FieldName = 'Relacao'
  552.     end
  553.     object MemoryTable2Anulado: TBooleanField
  554.       FieldName = 'Anulado'
  555.     end
  556.     object MemoryTable2Liquidado: TBooleanField
  557.       FieldName = 'Liquidado'
  558.     end
  559.     object MemoryTable2rea: TFloatField
  560.       FieldName = 'Area'
  561.     end
  562.     object MemoryTable2Original: TBooleanField
  563.       FieldName = 'Original'
  564.     end
  565.     object MemoryTable2OutrosServicos: TFloatField
  566.       FieldName = 'OutrosServicos'
  567.     end
  568.     object MemoryTable2TaxaServico: TFloatField
  569.       FieldName = 'TaxaServico'
  570.     end
  571.     object MemoryTable2AluguerContador: TFloatField
  572.       FieldName = 'AluguerContador'
  573.     end
  574.     object MemoryTable2ValorPagar: TFloatField
  575.       FieldName = 'ValorPagar'
  576.     end
  577.     object MemoryTable2PrecoUnitarioGas: TFloatField
  578.       FieldName = 'PrecoUnitarioGas'
  579.     end
  580.     object MemoryTable2Consumo: TFloatField
  581.       FieldName = 'Consumo'
  582.     end
  583.     object MemoryTable2LeituraActual: TFloatField
  584.       FieldName = 'LeituraActual'
  585.     end
  586.     object MemoryTable2LeituraAnterior: TFloatField
  587.       FieldName = 'LeituraAnterior'
  588.     end
  589.     object MemoryTable2LancaGas: TBooleanField
  590.       FieldName = 'LancaGas'
  591.     end
  592.     object MemoryTable2Apartamento: TStringField
  593.       FieldName = 'Apartamento'
  594.       Size = 15
  595.     end
  596.     object MemoryTable2Saldo: TFloatField
  597.       FieldName = 'Saldo'
  598.     end
  599.     object MemoryTable2Observacoes: TStringField
  600.       FieldName = 'Observacoes'
  601.     end
  602.     object MemoryTable2Linhas: TStringField
  603.       FieldName = 'Linhas'
  604.     end
  605.     object MemoryTable2PorLiquidar: TFloatField
  606.       FieldName = 'PorLiquidar'
  607.     end
  608.     object MemoryTable2LancarRD: TBooleanField
  609.       FieldName = 'LancarRD'
  610.     end
  611.     object MemoryTable2FolhaRD: TStringField
  612.       FieldName = 'FolhaRD'
  613.     end
  614.     object MemoryTable2RubricaRD: TStringField
  615.       FieldName = 'RubricaRD'
  616.       Size = 25
  617.     end
  618.     object MemoryTable2ReferenciaRD: TStringField
  619.       FieldName = 'ReferenciaRD'
  620.       Size = 15
  621.     end
  622.     object MemoryTable2LancarBancos: TBooleanField
  623.       FieldName = 'LancarBancos'
  624.     end
  625.     object MemoryTable2ContaBancos: TStringField
  626.       FieldName = 'ContaBancos'
  627.     end
  628.     object MemoryTable2RubricaBancos: TStringField
  629.       FieldName = 'RubricaBancos'
  630.       Size = 25
  631.     end
  632.     object MemoryTable2ReferenciaBancos: TStringField
  633.       FieldName = 'ReferenciaBancos'
  634.       Size = 15
  635.     end
  636.     object MemoryTable2Bloco: TStringField
  637.       FieldName = 'Bloco'
  638.     end
  639.     object MemoryTable2Topologia: TStringField
  640.       FieldName = 'Topologia'
  641.       Size = 10
  642.     end
  643.   end
  644.   object tAuxRecibos: TTable
  645.     AfterPost = tAuxRecibosAfterPost
  646.     DatabaseName = 'Database1'
  647.     TableName = 'Recibos.DB'
  648.     Left = 176
  649.     Top = 8
  650.   end
  651. end
  652.